@charset "utf-8";
/* CSS Document */
#demo { margin: 0px auto; border: 0px dashed #CCCCCC; width: 900px; height: 870px; overflow: hidden; }
#indemo { margin: 0px auto; width: 972px; }
#demo1 { height: auto; float: left; }
#demo2 { height: auto; float: left; }
.move { width: 252px; height: 290px; margin: 0px 72px 0px 0px; float: left; display: inline; }
.move .images { padding: 0px; border: 1px solid #ddd; line-height: 0px; }
.move .name { height: 38px; text-align: center; width: 252px; }
.move .name a { color: #333; font-size: 14px; line-height: 38px; text-decoration: none; width: 252px; display: block; background: #ddd; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.move .name a:hover { color: #FFF; text-decoration: none; background: #115ed0; }
